projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea79cd4
)
tests: Add forgotten file
author
Benjamin Otte
<otte@redhat.com>
Sat, 21 May 2011 20:48:07 +0000
(22:48 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Sat, 21 May 2011 20:48:52 +0000
(22:48 +0200)
File was forgotten in
8fd6bd323c055c11c40acc6a09fa1a4cb0ca2b4a
tests/css/parser/simple.css
[new file with mode: 0644]
patch
|
blob
diff --git a/tests/css/parser/simple.css
b/tests/css/parser/simple.css
new file mode 100644
(file)
index 0000000..
d6caa99
--- /dev/null
+++ b/
tests/css/parser/simple.css
@@ -0,0
+1,3
@@
+foo {
+ color: rgb(0,0,0);
+}